Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 20 - QuickDraw 3D Mathematical Utilities


About QuickDraw 3D Mathematical Utilities

QuickDraw 3D provides a large number of utility functions for operating on basic mathematical objects such as points, vectors, matrices, and quaternions. You can use these utilities to

Many of these functions might be implemented as C language macros. As a result, you should avoid such operations as applying the auto-increment operator (++) to function parameters.

QuickDraw 3D also supplies functions that you can use to manage bounding boxes and spheres for any kind of QuickDraw 3D object.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996